func runtime.tgkill

2 uses

	runtime (current package)
		os_linux.go#L567: func tgkill(tgid, tid, sig int)
		os_linux.go#L571: 	tgkill(getpid(), int(mp.procid), sig)